projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e3dc9e0
)
*** empty log message ***
author
Kenichi Handa
<handa@m17n.org>
Fri, 9 Mar 2001 12:08:49 +0000
(12:08 +0000)
committer
Kenichi Handa
<handa@m17n.org>
Fri, 9 Mar 2001 12:08:49 +0000
(12:08 +0000)
src/ChangeLog
patch
|
blob
|
history
diff --git
a/src/ChangeLog
b/src/ChangeLog
index b0a9505c044d751a40c6d3cda3a4d67285b14ac6..14e557e3827716a1d77021e9538df3a0851e4aaa 100644
(file)
--- a/
src/ChangeLog
+++ b/
src/ChangeLog
@@
-1,7
+1,7
@@
2001-03-09 Kenichi Handa <handa@etl.go.jp>
- * composite.h
: Change types of members; glyph_len to unsigned,
- width to unsigned short.
+ * composite.h
(struct composition): Change types of members;
+
glyph_len to unsigned,
width to unsigned short.
2001-03-08 Andrew Innes <andrewi@gnu.org>